GET api/v2/search?q={q}&type[0]={type[0]}&type[1]={type[1]}&limit={limit}&offset={offset}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| q | string |
Required |
|
| type | Collection of Anonymous |
Required |
|
| limit | integer |
None. |
|
| offset | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.